Switch the process builder to starting from ToCStr
authorAlex Crichton <alex@alexcrichton.com>
Wed, 25 Jun 2014 05:05:33 +0000 (22:05 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 25 Jun 2014 18:12:56 +0000 (11:12 -0700)
commitde5b7136cd89514104a926ec2c016ccf5328cf7f
treed7db9fc2860288267a44a4f94c4ff7f0e0842793
parent06d19011db5fb8df9c891ea4a8266ff10477b28c
Switch the process builder to starting from ToCStr

This is the same as the libstd Command builder, and will soon be used in the
tests for spawning processes on windows.
src/cargo/util/process_builder.rs